print-editor: Fix a critical
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2020 16:53:37 +0000 (12:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2020 12:15:55 +0000 (08:15 -0400)
commit2b920b22c14d8138156737c1df6d75f045b2b24a
treec74971a28f1d8cec832fbc057a6304d4ee2229ed
parentcaab6ac6e7648278736fa9710e0ca77eed12cca5
print-editor: Fix a critical

GtkWindow is no longer a container, so don't call
gtk_container_add on it.
tests/print-editor.c